projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4e55f
)
(ange-ftp-name-format): Don't match "/:" or "/.:".
author
Karl Heuer
<kwzh@gnu.org>
Wed, 10 Jan 1996 00:16:02 +0000
(
00:16
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 10 Jan 1996 00:16:02 +0000
(
00:16
+0000)
lisp/ange-ftp.el
patch
|
blob
|
history
diff --git
a/lisp/ange-ftp.el
b/lisp/ange-ftp.el
index 2b79cf5757a89305b762aae6f235b11eaeebde21..b4ea56267d27f123e1cea0f8841da00822c3275f 100644
(file)
--- a/
lisp/ange-ftp.el
+++ b/
lisp/ange-ftp.el
@@
-625,7
+625,7
@@
;;;; ------------------------------------------------------------
(defvar ange-ftp-name-format
- '("^/\\(\\([^@/:]*\\)@\\)?\\([^@/:]*\\):\\(.*\\)" . (3 2 4))
+ '("^/\\(\\([^@/:]*\\)@\\)?\\([^@/:]*
[^@/:.]
\\):\\(.*\\)" . (3 2 4))
"*Format of a fully expanded remote file name.
This is a list of the form \(REGEXP HOST USER NAME\),
where REGEXP is a regular expression matching